Fix gtk_css_provider_get_named() docs.
authorCarlos Garnacho <carlosg@gnome.org>
Sat, 13 Nov 2010 21:57:49 +0000 (22:57 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:39:09 +0000 (15:39 +0100)
gtk/gtkcssprovider.c

index 96d993beb8c55185335dba139d0c047290e14be6..669b56b83b082d2311e6bef4f3fc0bad4cd113ac 100644 (file)
@@ -3198,9 +3198,9 @@ css_provider_get_theme_dir (void)
  * @name: A theme name
  * @variant: variant to load, for example, "dark", or %NULL for the default
  *
- * 
+ * Loads a theme from the usual theme paths
  *
- * Returns: (transfer none): The provider used for fallback styling.
+ * Returns: (transfer none): a #GtkCssProvider with the theme loaded.
  *          This memory is owned by GTK+, and you must not free it.
  **/
 GtkCssProvider *